Skip to content

Conversation

@tongyu0924
Copy link
Contributor

What does this PR do?

Fixes #11390

Before submitting

Who can review?

Anyone in the community is free to review the PR once the tests have passed. Feel free to tag
members/contributors who may be interested in your PR.

@HuggingFaceDocBuilderDev

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

@asomoza
Copy link
Member

asomoza commented Apr 28, 2025

thanks @tongyu0924 , for contributing in diffusers you have to format the code, can you run these two commands on the console:

make style
make quality

If for some reason you can't run them, I can run a bot that does this for you, but it's always better to run it yourself, specially for larger contributions of code with multiple reviews.

@tongyu0924 tongyu0924 force-pushed the update-interpolation branch from 098499b to bac27a1 Compare April 28, 2025 12:17
@tongyu0924
Copy link
Contributor Author

thanks @tongyu0924 , for contributing in diffusers you have to format the code, can you run these two commands on the console:

make style make quality

If for some reason you can't run them, I can run a bot that does this for you, but it's always better to run it yourself, specially for larger contributions of code with multiple reviews.

Thanks! I have run make style and make quality, and pushed the updated code.
Let me know if there's anything else I should adjust!

Copy link
Member

@asomoza asomoza left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks a lot!

@asomoza asomoza merged commit b3b04fe into huggingface:main Apr 28, 2025
8 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Better image interpolation in training scripts follow up

3 participants